table of contents
REPL-MONITOR(1) | General Commands Manual | REPL-MONITOR(1) |
NAME¶
repl-monitor - Directory Server replication monitor
SYNOPSIS¶
repl‐monitor [-f configuration‐file] [‐h host] [-p port] [-r] [-c connection] [-a alias] [-k color] [-u refresh‐url] [-s] [-t refresh‐interval] [-v]
DESCRIPTION¶
Outputs the status of all of the configured Directory Servers participating in replication. The servers to query for status are specified in the configuration file.
OPTIONS¶
A summary of options is included below:
- -h, --host host
- Hostname of DS server
- -p, --port port
- TCP port
- -f, --configfile configuration-file
- Configuration file
- -c, --conn connection
- Uses the same format as the configfile directive
- -a, --alias alias
- Uses the same format as the configfile directive
- -k, --color color
- Uses the same format as the configfile directive
- -r, --skip-header
- Removes extra HTML tags
- -u, --refreshurl refresh url
- Refresh url
- -t, --interval refresh interval
- Refresh interval
- -W, --prompt
- Prompt for passwords
- -s, --text
- Print plain text report
AUTHOR¶
repl-monitor was written by the 389 Project.
REPORTING BUGS¶
Report bugs to http://bugzilla.redhat.com.
COPYRIGHT¶
Copyright © 2001 Sun Microsystems, Inc. Used by permission.
Copyright © 2008 Red Hat, Inc.
This manual page was written by Michele Baldessari
<michele@pupazzo.org>, for the Debian project (but may be used by
others).
Manual page updated by Mark Reynolds <mreynolds@redhat.com> 10/11/13
This is free software. You may redistribute copies of it under the terms of
the Directory Server license found in the LICENSE file of this software
distribution. This license is essentially the GNU General Public License
version 2 with an exception for plug‐in distribution.
May 18, 2008 |